PEGetGraphTextDefaultOption

Use PEGetGraphTextDefaultOption to determine whether or not default chart titles will be displayed.

C Syntax
BOOL CRPE_API PEGetGraphTextDefaultOption (
    short printJob,
    short sectionN,
    short graphN,
    WORD titleType,
    BOOL FAR *useDefault );
Parameters

printJob

Specifies the print job for which you want to retrieve chart title default option information.

sectionN

Specifies the 0-based index number of the section in which the chart appears. This parameter should be within the range obtained by PEGetNSections.

graphN

Specifies the 0-based index number of the chart for which you want to retrieve the chart title default option information. Charts are numbered based on their order of insertion into the report.

titleType

Specifies the title type. Use one of the PE_GTT_XXX Graph Title Type Constants.

useDefault

Specifies a pointer to the Boolean value indicating whether or not to default chart title will be displayed.

Returns
VB Syntax
Declare Function PEGetGraphTextDefaultOption Lib "crpe32.dll" (
    ByVal printJob As Integer, ByVal sectionN As Integer,
    ByVal graphN As Integer, ByVal titleType As Integer,
    useDefault As Long ) As Integer


Seagate Software IMG Holdings, Inc.
http://www.seagatesoftware.com
Support services:
http://support.seagatesoftware.com